home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / v cisle / mediacoder / MediaCoder-0.6.1.4045.exe / htdocs / mcstyle.css < prev    next >
Cascading Style Sheet File  |  2007-03-06  |  832b  |  30 lines

  1. td, body {color:#000000; font-family:Tahoma, Arial, Helvetica;     font-size:11px;}
  2.  
  3. .nodeview {
  4.     color: #000000;
  5.     a color:#000000; text-decoration:none; font-weight:normal;
  6.     a:hover color:#000080; text-decoration:none; font-weight:normal;
  7.     a:active color:#000000; text-decoration:none; font-weight:normal ;
  8.     text-decoration: none;
  9.     line-height:16px;
  10.     overflow: scroll;
  11. }
  12.  
  13. .catalog {
  14.     color: #000000; text-decoration:none; font-weight:bold;
  15.     a:hover color:#8080FF; text-decoration:none; font-weight:bold;
  16.     a:active color:#FFFFFF; text-decoration:none; font-weight:bold ;
  17. }
  18.  
  19. .pluginlist {
  20.     font-family: Verdana, Arial, Helvetica, sans-serif;
  21.     line-height: 20px;
  22. }
  23.  
  24. .setup {
  25.     font-family: Verdana, Arial, Helvetica, sans-serif;
  26.     font-size: 12px;
  27.     text-indent: 0pc;
  28.     line-height: 18px;
  29.     text-align: justify;
  30. }